|
|
POV 3.5 b7
1.10.6.1.1
"Note however that an empty directory (one that has no subdirectories or text
files in it) will not appear in the Insert Menu."
It is not true. It appears but inactive.
1.10.6.1.2
"Normally, the entries are added to the menu in alphabetical order, with all
folders being added before files. However, you can influence this by prepending
a 'NN - ' to a folder or file, where 'NN' is any letter or digit."
You can't influence this order: folders before files. At least I can't do that
even with NN. If it is supposed to work than it is a bug of windows gui or
something.
6.2.2.1
In syntax frame for #declare there is missed 'I' (bar) between DENSITY and
COLOR_MAP
ABX
--
#declare _=function(a,b,x){((a^2)+(b^2))^.5-x}#default {pigment{color rgb 1}}
union{plane{y,-3}plane{-x,-3}finish{reflection 1 ambient 0}}isosurface{ //ABX
function{_(x-2,y,1)|_((x+y)*.7,z,.1)|_((x+y+2)*.7,z,.1)|_(x/2+y*.8+1.5,z,.1)}
contained_by{box{<0,-3,-.1>,<3,0,.1>}}translate z*15finish{ambient 1}}//POV35
Post a reply to this message
|
|